- JIT compilation
- The compilation that converts Microsoft intermediate language (MSIL) into machine code at the point when the code is required at run time.تحويل برمجي JIT
English-Arabic terms dictionary. 2015.
English-Arabic terms dictionary. 2015.
Compilation a la volee — Compilation à la volée Dans le domaine de la programmation informatique, la compilation à la volée, aussi connue sous le nom de traduction dynamique (just in time compilation ou JIT compilation en anglais), est une technique visant à améliorer la … Wikipédia en Français
Compilation À La Volée — Dans le domaine de la programmation informatique, la compilation à la volée, aussi connue sous le nom de traduction dynamique (just in time compilation ou JIT compilation en anglais), est une technique visant à améliorer la performance de… … Wikipédia en Français
Compilation à la volée — Dans le domaine de la programmation informatique, la compilation à la volée, aussi connue sous le nom de traduction dynamique (just in time compilation ou JIT compilation en anglais), est une technique visant à améliorer la performance de… … Wikipédia en Français
JIT — Just in time compilation (JIT) (также известна как dynamic translation) компиляция «на лету» это технология увеличения производительности программных систем, использующих байт код, путём трансляции байт кода в машинный код… … Википедия
JIT — may refer to:* Various meanings of Just In Time: ** Just in time compilation a technique for improving the performance of virtual machines in computing. ** Just In Time (business) a business inventory strategy. * Jabber ICQ Transport. * Joint… … Wikipedia
JIT-компиляция — Just in time compilation (JIT, компиляция «на лету»), dynamic translation (динамическая компиляция) технология увеличения производительности программных систем, использующих байт код, путём компиляции байт кода в машинный код… … Википедия
Just-in-time compilation — In computing, just in time compilation (JIT), also known as dynamic translation, is a method to improve the runtime performance of computer programs. Historically, computer programs had two modes of runtime operation, either interpreted or static … Wikipedia
Trance JIT — is a MorphOS JIT compiler, or code translator, for running 68k applications within the MorphOS environment. It has been part of the MorphOS operating system since MorphOS 1.4.MorphOS itself has a fully integrated 68k emulator for running many… … Wikipedia
Common Intermediate Language — For the counterpart to compiled assembly in the Microsoft .NET framework, see .NET assembly. Common Intermediate Language (CIL, pronounced either sil or kil ) (formerly called Microsoft Intermediate Language or MSIL) is the lowest level human… … Wikipedia
Mono (software) — This article is about the computing platform. For other uses, see Mono (disambiguation). Mono Developer(s) Xamarin (formerly by Novell and originally by Ximian) and the Mono community … Wikipedia
Java (programming language) — infobox programming language name = Java paradigm = Object oriented, structured, imperative year = 1995 designer = Sun Microsystems latest release version = Java Standard Edition 6 (1.6.0) latest release date = latest test version = latest test… … Wikipedia